adTempus API
PreviousUpNext
IJobExecutionOptions::StartingStep Property

The starting step for execution.

C++
__property IJobStep* StartingStep;
C#
IJobStep* StartingStep;
Visual Basic
Property StartingStep() As IJobStep*

 

If a StartingStep is specified, job execution will begin at that step and continue to the end of the job. If Options contains eoSelectedStepOnly, only the StartingStep will be executed.

adTempus API Reference version 3.0.0.0, revised 10/30/2008